substituteTypeParams

fun IrCall.substituteTypeParams(): IrCall

Substitute the set type parameters into the return type.

Sources

jvm source
Link copied to clipboard